Release 10.1A: OpenEdge Development:
ADM Reference
addDataObject
Constructs and links a data object, and returns the handle of the started object.
Location: dynacontainer.w Parameters:pcPhysicalObject AS CHARPhysical relative path name of the DataObject.
pcName AS CHARName of the Object instance. If the physicalName is specified, then this parameter gives it an instance name for the container. It can also be used to specify that this call is to add new properties or a link for an object that was added previously with this function. If no physical name is given, and the name does not exists in the container, then this is used as the LogicalObjectName to fetch the information from the Repository. Unknown can be specified to tell the container to assign an appropriate instance name.
phParent AS HANDLEHandle of an object to link as a data source to this object.
pcForeignFields AS CHARForeign fields to use for the specified data source.
pcProperties AS CHARContext or startup properties in the internal CHR(3) and CHR(4) delimited format.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |